'Declaration Protected Overridable Shadows Sub OnCollectionChanged( _ ByVal e As NotifyCollectionChangedEventArgs _ )
protected virtual new void OnCollectionChanged( NotifyCollectionChangedEventArgs e )
Parameters
- e
- The System.Collections.Specialized.NotifyCollectionChangedEventArgs instance containing the event data.